How to install PHP-fpm + Nginx on CentOS 5.3

In this tutorial i will try to install php-fpm with nginx on centos 5.3. But first: What is PHP-FPM ? PHP-FPM is a patch for PHP4/5 to greatly improve PHP’s FastCGI SAPI capabilities and administration. This means that you don’t install php through your distribution’s package manager, but rather download the package from the PHP-website, … Continue reading How to install PHP-fpm + Nginx on CentOS 5.3